Skip to content

Feature: Get HTTP history by index number#67

Open
baegmon wants to merge 1 commit intoPortSwigger:mainfrom
baegmon:feature/proxy-history-index
Open

Feature: Get HTTP history by index number#67
baegmon wants to merge 1 commit intoPortSwigger:mainfrom
baegmon:feature/proxy-history-index

Conversation

@baegmon
Copy link
Copy Markdown

@baegmon baegmon commented Mar 20, 2026

Summary

  • Added get_proxy_http_history_index tool which allows a user to query a request response by the index in which they appear in the proxy history.

Reason

  • Faster than searching through the history via regex.
  • Allows actions like Use request #2518 as the base of a successful request. Generate and send payloads using the request etc.

Changes

  • Tools.kt: One tool registration, plus input data classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant